Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump agenda from 3.1.2 to v4.3.1 #311

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Bumps agenda from 3.1.2 to v4.3.1.

Release notes

Sourced from agenda's releases.

v4.3.1

Modifications needed for agenda to work in the latest version of Rocket.Chat

Changelog

Sourced from agenda's changelog.

Next

3.1.0 / 2020-04-07

Stay safe!

Internal:

  • Fixed deprecated MongoDB functions in tests (#928) (Thanks @​MichielDeMey!)
  • Updated devDependencies

Thank you @​koresar, @​sampathBlam, and @​MichielDeMey helping to review PRs for this release! 👏

3.0.0 / 2020-02-13

BREAKING

  • Stop testing for Node.js 8. This might still work but we're no longer actively testing for it. (#925)

2.3.0 / 2019-12-16

  • Improved performance in situations when there are many "expired" jobs in the database (#869) (Thanks @​mfred488!)
  • Fix periodic node.js process unhandledRejection (#887) (Thanks @​koresar and @​Scorpil)
  • Update dependencies

2.2.0 / 2019-11-24

  • Fix skipImmediate option in .every (#861) (Thanks @​erics2783!)
  • Add try/catch block to agenda#now method (#876) (Thanks @​sampathBlam!)
  • Refactor job queuing mechanism. Agenda n ow guarantees priority when executing jobs scheduled the same datetime. Fixes also some tests. (#852) (Thank you @​dmbarreiro!)
  • Update dependencies (Kudos @​simison!) Most notably mongodb ~3.2.7 -> ~3.3.0 (changelog) — highlights:
    • Mongo DB Server Version 4.2 feature support

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [agenda](https://github.com/RocketChat/agenda) from 3.1.2 to v4.3.1.
- [Release notes](https://github.com/RocketChat/agenda/releases)
- [Changelog](https://github.com/RocketChat/agenda/blob/refactor-undefined-replacement/History.md)
- [Commits](RocketChat/agenda@c2cfcc5...961b146)

---
updated-dependencies:
- dependency-name: agenda
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants